From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:19 +0000 (+0000) Subject: packages/bc: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f0f4710f5b14d76e5d6117730123e83dc194a0b9;p=openwrt%2Fsvn-archive%2Fpackages.git packages/bc: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40042 --- diff --git a/utils/bc/Makefile b/utils/bc/Makefile index 9f59be39f..7293a761f 100644 --- a/utils/bc/Makefile +++ b/utils/bc/Makefile @@ -30,7 +30,7 @@ define Package/bc endef define Package/bc/description - bc is a language that supports arbitrary precision numbers with + bc is a language that supports arbitrary precision numbers with interactive execution of statements. endef @@ -41,7 +41,7 @@ define Package/dc endef define Package/dc/description - dc is a reverse-polish desk calculator which supports unlimited + dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. endef